From 9fba122f6477d74c3fd322f41017cbd9f7d4807a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 13 May 2002 15:42:10 +0000 Subject: [PATCH] (report-emacs-bug): Change the "English please" msg. --- lisp/mail/emacsbug.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/mail/emacsbug.el b/lisp/mail/emacsbug.el index e444fbfae3e..ab068fda305 100644 --- a/lisp/mail/emacsbug.el +++ b/lisp/mail/emacsbug.el @@ -102,8 +102,8 @@ Prompts for bug subject. Leaves you in a mail buffer." (let ((pos (point))) (insert "English") (put-text-property pos (point) 'face 'highlight)) - (insert ", because the Emacs maintainers do not have -translators to read other languages for them.\n\n") + (insert " if possible, because the Emacs maintainers +usually do not have translators to read other languages for them.\n\n") (insert (format "Your bug report will be posted to the %s mailing list" (if pretest-p report-emacs-bug-pretest-address -- 2.30.2